Main Page | Modules | Alphabetical List | Class List | File List | Class Members | File Members

Message receiver and messages


Defines

#define REGISTER_RIMESSAGE(NAME)   const UINT NAME = RegisterWindowMessage(TEXT(#NAME));
 Macro to register a named message. ( ) Register a named window message valid across all applications. Name should be clumsy to avoid naming problems.

Functions

HWND RI_GetTNS ()
 Get the message receiver handle of the navigation software.


Define Documentation

#define REGISTER_RIMESSAGE NAME   )     const UINT NAME = RegisterWindowMessage(TEXT(#NAME));
 


Function Documentation

HWND RI_GetTNS  ) 
 

Returns the message receiver handle of the navigation software. This handle must not be the handle of the application, nor the main window. Messages send to these will be ignored.

Returns:
handle to message receiver in navigator


Generated on Fri Mar 17 09:08:06 2006 for RemoteInterface by  doxygen 1.4.4